Description
Fires in head section for a specific admin page. The dynamic portion of the hook name, `$hook_suffix`, refers to the hook suffix for the admin page.
Occurrences
Filename | Line Number |
---|---|
wp-admin/admin-header.php | 156 |
wp-admin/includes/template.php | 2171 |
PHP Doc
/**
* Fires in head section for a specific admin page.
*
* The dynamic portion of the hook name, `$hook_suffix`, refers to the hook suffix
* for the admin page.
*
* @since 2.1.0
*/